xsm: only log dummy override if not setting up dummy_xsm_ops
authorDaniel De Graaf <dgdegra@tycho.nsa.gov>
Sun, 18 Dec 2011 14:32:49 +0000 (14:32 +0000)
committerDaniel De Graaf <dgdegra@tycho.nsa.gov>
Sun, 18 Dec 2011 14:32:49 +0000 (14:32 +0000)
commitd55b4c2dc629e9460d72c17bb2b0fa2028123199
tree4cd67b8e40ebdc81548f58a715589810cddbfd7d
parent2132cbee537186dbd88917b9d69dce9857f86dbb
xsm: only log dummy override if not setting up dummy_xsm_ops

The log messages from dummy overrides appear on every boot with XSM
enabled, and are just noise when filling in the dummy_xsm_ops
structure.

Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
xen/xsm/dummy.c